A. lk
B. ln
C. cp
D. tar
Advertisement
Related Mcqs:
- Which command is used to list out all the hidden files along with the other files ?
- A. ls -l B. ls -x C. ls -F D. ls -a...
- Which command is used to delete all files in the current directory as well as all files and sub-directories in its subdirectories ?
- A. rm * B. rm -r * C. rm all D. rm *.*...
- What command is used to count the number of files in the current directory by using pipes ?
- A. ls | ws – c B. ls | wc – w C. ls | wc – l D. ls | wc...
- Which command is used to move all files to the bin sub-directory of the parent directory ?
- A. mv *.* /bin/ B. mv * /bin/* C. mv * ../bin D. mv * ../bin *.*...
- Which of the following files will displayed by this command cat *ch* ?
- A. patch B. catch C. .ch D. All of the above...
- Which command is used to change protection mode of files starting with the string emp and ending with 1,2, or 3 ?
- A. chmod u+x emp[1-3] B. chmod 777 emp* C. chmod u+r ??? emp D. chmod 222 emp?...
- The command used to compare the files is known as_________________?
- A. comp B. cmp C. do D. ccp...
- Which command is used to locate all the .profile files in the system ?
- A. ls profile B. find /-name profile -print C. cd /.profile D. l -u .profile...
- What command is used to display and create files ?
- A. lyrix B. ed C. vi D. cat...
- What command is used to remove files ?
- A. dm B. rm C. delete D. erase...
Advertisement